Implementing Splunk 7, Third Edition by James D. Miller
Author:James D. Miller
Language: eng
Format: epub
Tags: COM005030 - COMPUTERS / Enterprise Applications / Business Intelligence Tools, COM062000 - COMPUTERS / Data Modeling and Design, COM018000 - COMPUTERS / Data Processing
Publisher: Packt
Published: 2018-03-29T06:42:39+00:00
Module logic flow
The main concept of nested modules is that parent (upstream) modules affect child (downstream) modules. Looking at the first panel, the full module flow is as follows:
<module name="ExtendedFieldSearch"> <module name="TimeRangePicker"> <module name="SubmitButton"> <module name="HiddenSearch"> <module name="ViewstateAdapter"> <module name="HiddenFieldPicker"> <module name="JobProgressIndicator"> <module name="EnablePreview"> <module name="HiddenChartFormatter"> <module name="JSChart"> <module name="ConvertToDrilldownSearch"> <module name="ViewRedirector"> <module name="ViewRedirectorLink">
A reference to the modules installed in your instance of Splunk is available at /modules. In my case, the full URL is as follows:
http://localhost:8000/en-US/modules
Let's step through these modules in turn and discuss what each of them accomplishes:
ExtendedFieldSearch: This provides a textbox for entry. The parameters for this module are complicated and represent arguably the most complicated aspect of advanced XML intentions. Intentions affect child modules, specifically HiddenSearch. We will cover them in the Using intentions section.
TimeRangePicker: This provides the standard time picker. It affects child HiddenSearch modules that do not have times specified either using param values or in the query itself. The precedence of times used in a query is as follows: Times specified in the query itself
Times specified via the earliest and latest param values to the search module
A value provided by TimeRangePicker
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
The Mikado Method by Ola Ellnestam Daniel Brolund(27094)
Hello! Python by Anthony Briggs(25943)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(25285)
Kotlin in Action by Dmitry Jemerov(24393)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(23591)
Dependency Injection in .NET by Mark Seemann(23313)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(21943)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(20847)
Grails in Action by Glen Smith Peter Ledbrook(19869)
Adobe Camera Raw For Digital Photographers Only by Rob Sheppard(17072)
Sass and Compass in Action by Wynn Netherland Nathan Weizenbaum Chris Eppstein Brandon Mathis(16832)
Secrets of the JavaScript Ninja by John Resig & Bear Bibeault(14464)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(12581)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(11865)
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(10650)
Hit Refresh by Satya Nadella(9236)
The Kubernetes Operator Framework Book by Michael Dame(8588)
Exploring Deepfakes by Bryan Lyon and Matt Tora(8445)
Robo-Advisor with Python by Aki Ranin(8387)